Lua/Client/MenuStrip
From JC2-MP Documentation
Contents
Events
Events inherited from BaseWindow
Static functions
Returns
Prototype
MenuStrip
Create(BaseWindow, string)
MenuStrip
Create(string)
MenuStrip
Create(BaseWindow)
MenuStrip
Create()
Functions
Functions inherited from Menu
Returns
Prototype
AddDivider()
MenuItem
AddItem(string)
ClearItems()
Close()
CloseAll()
CloseMenus()
boolean
GetMenuOpen()
Open(number)
RemoveItem(MenuItem)
Functions inherited from ScrollControl
Returns
Prototype
boolean, boolean
GetScrollable()
Vector2
GetScrolledAmount()
ScrollToBottom()
ScrollToLeft()
ScrollToRight()
ScrollToTop()
SetAutoHideBars(boolean)
SetScrollable(boolean, boolean)
Functions inherited from BaseWindow
Operators
Returns
Prototype
boolean
MenuStrip == MenuStrip